'DeclarationPublic Overloads Sub Write( _ ByRef arrays As System.Collections.Generic.IEnumerable(Of Byte()), _ ByVal TransferSyntax As System.String, _ Optional ByVal pagedBufferSize As System.Integer _ )
public void Write( out System.Collections.Generic.IEnumerable<byte[]> arrays, System.string TransferSyntax, System.int pagedBufferSize )
Parameters
- arrays
Collection of byte arrays to write large dataset to
- TransferSyntax
Specifies the full UID of the transfer syntax with which the file is to be saved when Part 10 format is used. If omitted, the little-endian explicit VR transfer syntax is used.
- pagedBufferSize
- Size of each individual buffers in the collection